Skip to content

ci: disable github-actions manager in renovate#211

Merged
khvn26 merged 1 commit intomainfrom
ci/disable-github-actions-renovate
May 5, 2026
Merged

ci: disable github-actions manager in renovate#211
khvn26 merged 1 commit intomainfrom
ci/disable-github-actions-renovate

Conversation

@khvn26
Copy link
Copy Markdown
Member

@khvn26 khvn26 commented May 5, 2026

Summary

  • Adds github-actions to the existing manager-disable rule in renovate.json, alongside the Python managers.
  • Same shape as before: matchUpdateTypes deliberately omits vulnerabilityAlerts, so CVE PRs still flow through for both Python deps and Action references.
  • Net effect: no more routine actions/*@vN or runner-image bump PRs; CVE coverage retained; flagsmith-flag-engine carve-out unchanged.

Test plan

  • Renovate dashboard issue refreshes without scheduling routine github-actions bumps for uses: lines in .github/workflows/*.yml.
  • Confirm Dependabot security updates remain enabled at the repo level so the CVE path stays redundant-by-design.

Same shape as the existing pip disable: vulnerability PRs still flow
through because vulnerabilityAlerts is omitted from matchUpdateTypes.

beep boop
@khvn26 khvn26 requested a review from a team as a code owner May 5, 2026 12:58
@khvn26 khvn26 requested review from Zaimwa9 and removed request for a team May 5, 2026 12:58
Copy link
Copy Markdown
Contributor

@Zaimwa9 Zaimwa9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@khvn26 khvn26 merged commit 0d601c4 into main May 5, 2026
7 checks passed
@khvn26 khvn26 deleted the ci/disable-github-actions-renovate branch May 5, 2026 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants